home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / ISAPIEXT.PAK / MAKEFILE < prev    next >
Text File  |  1997-05-06  |  381b  |  12 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows
  3. # Copyright (c) 1997 by Borland International, All Rights Reserved
  4. # written by Michael Sawczyn
  5. #----------------------------------------------------------------------------
  6.  
  7. DLL = SimpleEx
  8. OBJDLL = simpleex.obj isapiext.obj
  9. MODELS = dft
  10.  
  11. !include $(BCEXAMPLEDIR)\owlmake.gen
  12.